Error processing SSI file
LEADTOOLS (Leadtools assembly)

Show in webframe

RasterCollectionEventArgs<T> Class








Members 
A generic Type parameter.
Provides information for RasterCollection<T>.ItemAdded and RasterCollection<T>.ItemRemoved methods.
Object Model
Syntax
[SerializableAttribute()]
public class RasterCollectionEventArgs<T> : System.EventArgs 
'Declaration
 
<SerializableAttribute()>
Public Class RasterCollectionEventArgs(Of T) 
   Inherits System.EventArgs
'Usage
 
Dim instance As RasterCollectionEventArgs(Of T)
public sealed class RasterCollectionEventArgs<T> : ~Remove~ 
function Leadtools.RasterCollectionEventArgs()
[SerializableAttribute()]
generic<typename T>
public ref class RasterCollectionEventArgs : public System.EventArgs 
Type Parameters
T
A generic Type parameter.
Requirements

Target Platforms

See Also

Reference

RasterCollectionEventArgs<T> Members
Leadtools Namespace

Error processing SSI file